Skip to content

FEATURE: align sdks with execd's new features#449

Merged
Pangjiping merged 7 commits intoalibaba:mainfrom
Pangjiping:feat/align-with-execd
Mar 17, 2026
Merged

FEATURE: align sdks with execd's new features#449
Pangjiping merged 7 commits intoalibaba:mainfrom
Pangjiping:feat/align-with-execd

Conversation

@Pangjiping
Copy link
Collaborator

@Pangjiping Pangjiping commented Mar 15, 2026

Summary

  • support gid/uid and envs under run command request
  • add e2e test by custom env

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

@Pangjiping Pangjiping added documentation Improvements or additions to documentation sdks labels Mar 15, 2026
@Pangjiping Pangjiping added the feature New feature or request label Mar 15, 2026
@hittyt
Copy link
Collaborator

hittyt commented Mar 15, 2026

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1ccd91ba48

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Pangjiping Pangjiping force-pushed the feat/align-with-execd branch from ec2763d to 3e8a7fe Compare March 17, 2026 07:45
@Pangjiping Pangjiping requested a review from ninan-nn March 17, 2026 08:23
Copy link
Collaborator

@ninan-nn ninan-nn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pangjiping Pangjiping merged commit 6ed5a58 into alibaba:main Mar 17, 2026
11 checks passed
@Pangjiping Pangjiping deleted the feat/align-with-execd branch March 17, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New feature or request sdks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support specifying environment variables in execute command API

3 participants